Skip to content

gh-150633: properly handle imports with null bytes in names#150634

Open
KowalskiThomas wants to merge 3 commits into
python:mainfrom
KowalskiThomas:kowalski/fix-properly-handle-imports-with-null-bytes-in-names
Open

gh-150633: properly handle imports with null bytes in names#150634
KowalskiThomas wants to merge 3 commits into
python:mainfrom
KowalskiThomas:kowalski/fix-properly-handle-imports-with-null-bytes-in-names

Conversation

@KowalskiThomas
Copy link
Copy Markdown
Contributor

@KowalskiThomas KowalskiThomas commented May 30, 2026

@KowalskiThomas KowalskiThomas changed the title fix: properly handle imports with null bytes in names gh-150633: properly handle imports with null bytes in names May 30, 2026
@KowalskiThomas KowalskiThomas marked this pull request as ready for review June 1, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Module names containing null bytes bypass the sys.modules cache

1 participant